FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.abda.eRezeptAbgabedatenBasis#1.4.1 (500 ms)

Package de.abda.eRezeptAbgabedatenBasis
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.abda.eRezeptAbgabedatenBasis@1.4.1&canonical=http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung
Url http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung
Version 1.4
Status active
Date 2024-05-16
Name DAV_PR_Base_ZusatzdatenHerstellung
Title DAV_PR_Base_ZusatzdatenHerstellung
Experimental False
Type MedicationDispense
Kind resource

Resources that use this resource

StructureDefinition
http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-ZusatzdatenHerstellung DAV_PR_ERP_ZusatzdatenHerstellung
http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-ZusatzdatenHerstellung DAV_EX_ERP_ZusatzdatenHerstellung

Resources that this resource uses

StructureDefinition
http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Zaehler DAV_EX_ERP_Zaehler
http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-ZusatzdatenEinheit DAV_EX_ERP_ZusatzdatenEinheit
http://fhir.abda.de/StructureDefinition/DAV-PR-ERP-AbgabedatenMeta DAV_PR_ERP_AbgabedatenMeta


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "DAV-PR-Base-ZusatzdatenHerstellung",
  "url" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung",
  "version" : "1.4",
  "name" : "DAV_PR_Base_ZusatzdatenHerstellung",
  "title" : "DAV_PR_Base_ZusatzdatenHerstellung",
  "status" : "active",
  "date" : "2024-05-16",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "MedicationDispense",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "MedicationDispense.meta",
        "path" : "MedicationDispense.meta",
        "min" : 1,
        "type" : [
          {
            "code" : "Meta",
            "profile" : [
              "http://fhir.abda.de/StructureDefinition/DAV-PR-ERP-AbgabedatenMeta"
            ]
          }
        ]
      },
      {
        "id" : "MedicationDispense.implicitRules",
        "path" : "MedicationDispense.implicitRules",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.language",
        "path" : "MedicationDispense.language",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.text",
        "path" : "MedicationDispense.text",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.contained",
        "path" : "MedicationDispense.contained",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.extension",
        "path" : "MedicationDispense.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "closed"
        },
        "min" : 2
      },
      {
        "id" : "MedicationDispense.extension:ZaehlerHerstellung",
        "path" : "MedicationDispense.extension",
        "sliceName" : "ZaehlerHerstellung",
        "short" : "Angabe des Zählers zur Kennzeichnung des Herstellungsvorgangs",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-Zaehler"
            ]
          }
        ]
      },
      {
        "id" : "MedicationDispense.extension:ZaehlerHerstellung.value[x]",
        "path" : "MedicationDispense.extension.value[x]",
        "short" : "Zähler zur Kennzeichnung des Herstellungsvorgangs",
        "definition" : "Jeder Herstellungsvorgang ist beginnend mit „1“ lückenlos fortlaufend zu nummerieren.",
        "constraint" : [
          {
            "key" : "PR-ZaehlerHerstellung-1",
            "severity" : "error",
            "human" : "Das Element ZusatzdatenHerstellung kann 0 bis 99 mal angegeben werden. Daher hat der Zähler einen Wertebereich von 1 bis 99.",
            "expression" : "toString().matches('^\\\\d{1,2}$')",
            "source" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung"
          }
        ]
      },
      {
        "id" : "MedicationDispense.extension:Einheit",
        "path" : "MedicationDispense.extension",
        "sliceName" : "Einheit",
        "min" : 1,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-ZusatzdatenEinheit"
            ]
          }
        ]
      },
      {
        "id" : "MedicationDispense.identifier",
        "path" : "MedicationDispense.identifier",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.partOf",
        "path" : "MedicationDispense.partOf",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.status",
        "path" : "MedicationDispense.status",
        "definition" : "A code specifying thcompleted state of the set of dispense events.",
        "fixedCode" : "completed"
      },
      {
        "id" : "MedicationDispense.statusReason[x]",
        "path" : "MedicationDispense.statusReason[x]",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.category",
        "path" : "MedicationDispense.category",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.medication[x]",
        "path" : "MedicationDispense.medication[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
              "code" : "not-applicable"
            }
          ]
        }
      },
      {
        "id" : "MedicationDispense.medication[x].coding",
        "path" : "MedicationDispense.medication[x].coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "MedicationDispense.medication[x].coding.system",
        "path" : "MedicationDispense.medication[x].coding.system",
        "min" : 1
      },
      {
        "id" : "MedicationDispense.medication[x].coding.version",
        "path" : "MedicationDispense.medication[x].coding.version",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.medication[x].coding.code",
        "path" : "MedicationDispense.medication[x].coding.code",
        "min" : 1
      },
      {
        "id" : "MedicationDispense.medication[x].coding.display",
        "path" : "MedicationDispense.medication[x].coding.display",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.medication[x].coding.userSelected",
        "path" : "MedicationDispense.medication[x].coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.medication[x].text",
        "path" : "MedicationDispense.medication[x].text",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.subject",
        "path" : "MedicationDispense.subject",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.context",
        "path" : "MedicationDispense.context",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.supportingInformation",
        "path" : "MedicationDispense.supportingInformation",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.performer",
        "path" : "MedicationDispense.performer",
        "max" : "1"
      },
      {
        "id" : "MedicationDispense.performer.function",
        "path" : "MedicationDispense.performer.function",
        "short" : "Funktion der abrechnenden Apotheke",
        "definition" : "Angabe, ob die abrechnende Apotheke auch der Hersteller ist oder nicht.",
        "min" : 1
      },
      {
        "id" : "MedicationDispense.performer.function.coding",
        "path" : "MedicationDispense.performer.function.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "MedicationDispense.performer.function.coding.system",
        "path" : "MedicationDispense.performer.function.coding.system",
        "min" : 1
      },
      {
        "id" : "MedicationDispense.performer.function.coding.version",
        "path" : "MedicationDispense.performer.function.coding.version",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.performer.function.coding.code",
        "path" : "MedicationDispense.performer.function.coding.code",
        "short" : "Information, ob die abrechnende Apotheke auch Hersteller ist",
        "min" : 1
      },
      {
        "id" : "MedicationDispense.performer.function.coding.display",
        "path" : "MedicationDispense.performer.function.coding.display",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.performer.function.coding.userSelected",
        "path" : "MedicationDispense.performer.function.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.performer.function.text",
        "path" : "MedicationDispense.performer.function.text",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.performer.actor.reference",
        "path" : "MedicationDispense.performer.actor.reference",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.performer.actor.type",
        "path" : "MedicationDispense.performer.actor.type",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.performer.actor.identifier",
        "path" : "MedicationDispense.performer.actor.identifier",
        "short" : "Kennzeichen des Herstellenden",
        "definition" : "Institutionskennzeichen der herstellenden Apotheke oder der von der Avoxa/ABDATA im Auftrag des DAV vergebene Schlüssel des Herstellenden.",
        "min" : 1,
        "constraint" : [
          {
            "key" : "PR-ZusatzdatenHerstellung-1",
            "severity" : "error",
            "human" : "Die Angabe des Identifiers für den Herstellerschlüssel muss dem Profil http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-DAVHerstellerSchluessel oder http://fhir.de/StructureDefinition/identifier-iknr entsprechen.",
            "expression" : "conformsTo('http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-DAVHerstellerSchluessel') or conformsTo('http://fhir.de/StructureDefinition/identifier-iknr')",
            "source" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung"
          },
          {
            "key" : "PR-ZusatzdatenHerstellung-2",
            "severity" : "error",
            "human" : "Wenn der Herstellerschlüssel als IK-Nummer angegeben wird, muss die Angabe 9-stellig inklusive Prüfziffer erfolgen.",
            "expression" : "conformsTo('http://fhir.de/StructureDefinition/identifier-iknr') implies value.matches('^[0-9]{9}$')",
            "source" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung"
          }
        ]
      },
      {
        "id" : "MedicationDispense.performer.actor.display",
        "path" : "MedicationDispense.performer.actor.display",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.location",
        "path" : "MedicationDispense.location",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.authorizingPrescription",
        "path" : "MedicationDispense.authorizingPrescription",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.type",
        "path" : "MedicationDispense.type",
        "min" : 1,
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://fhir.abda.de/eRezeptAbgabedaten/CodeSystem/DAV-CS-ERP-MedicationDispenseTyp",
              "code" : "ZusatzdatenHerstellung"
            }
          ]
        }
      },
      {
        "id" : "MedicationDispense.type.coding",
        "path" : "MedicationDispense.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "MedicationDispense.type.coding.system",
        "path" : "MedicationDispense.type.coding.system",
        "min" : 1
      },
      {
        "id" : "MedicationDispense.type.coding.version",
        "path" : "MedicationDispense.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.type.coding.code",
        "path" : "MedicationDispense.type.coding.code",
        "min" : 1
      },
      {
        "id" : "MedicationDispense.type.coding.display",
        "path" : "MedicationDispense.type.coding.display",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.type.coding.userSelected",
        "path" : "MedicationDispense.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.type.text",
        "path" : "MedicationDispense.type.text",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.quantity",
        "path" : "MedicationDispense.quantity",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.daysSupply",
        "path" : "MedicationDispense.daysSupply",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.whenPrepared",
        "path" : "MedicationDispense.whenPrepared",
        "short" : "Herstellungsdatum und Zeitpunkt der Herstellung",
        "definition" : "Die Angabe muss im Format ISO 8601 (z.B.: YYYY-MM-DDTHH:MM:00Z oder YYYY-MM-DDThh:mm:ss+zz:zz) erfolgen.",
        "constraint" : [
          {
            "key" : "PR-DatumMitZeit",
            "severity" : "error",
            "human" : "Die DateTimeAngabe muss eine Zeit beinhalten.",
            "expression" : "toString().substring(10, 1) = 'T'",
            "source" : "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-ZusatzdatenHerstellung"
          }
        ]
      },
      {
        "id" : "MedicationDispense.whenHandedOver",
        "path" : "MedicationDispense.whenHandedOver",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.destination",
        "path" : "MedicationDispense.destination",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.receiver",
        "path" : "MedicationDispense.receiver",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.note",
        "path" : "MedicationDispense.note",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.dosageInstruction",
        "path" : "MedicationDispense.dosageInstruction",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.substitution",
        "path" : "MedicationDispense.substitution",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.detectedIssue",
        "path" : "MedicationDispense.detectedIssue",
        "max" : "0"
      },
      {
        "id" : "MedicationDispense.eventHistory",
        "path" : "MedicationDispense.eventHistory",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.